home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Media / Macworld P-Dec 85 / Macworld ⁄Base Premier-Dec 85 / Macworld _Base Premier-Dec 85 / background_2666.txt < prev    next >
Encoding:
Text File  |  1987-11-03  |  3.5 KB  |  184 lines

  1. -- background: 2666 from stack: in
  2. -- bmap block id: 9941
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 5 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=223 top=295 right=320 bottom=250
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 1014 / 1014
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Prev
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   visual effect wipe right
  27.   go to previous card
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 6 (button)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=255 top=295 right=320 bottom=282
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 1013 / 1013
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: Next
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect wipe left
  47.   go to next card
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 7 (button)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=453 top=294 right=322 bottom=490
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 1012 / 1012
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Return
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   visual effect iris close
  67.   pop card
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 12 (button)
  73. -- low flags: 00
  74. -- high flags: 8000
  75. -- rect: left=25 top=292 right=329 bottom=75
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: 
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   go to card id 4250 of stack "MacWorld  Home Premier-85"
  87. end mouseUp
  88.  
  89.  
  90.  
  91.  
  92. -- part 14 (button)
  93. -- low flags: 00
  94. -- high flags: 8000
  95. -- rect: left=78 top=292 right=332 bottom=126
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 32670 / 32670
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   show all cards
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 20 (field)
  112. -- low flags: 01
  113. -- high flags: 0007
  114. -- rect: left=27 top=86 right=291 bottom=481
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 0
  118. -- font id: 3
  119. -- text size: 9
  120. -- style flags: 0
  121. -- line height: 12
  122. -- part name: 
  123.  
  124.  
  125. -- part 21 (button)
  126. -- low flags: 00
  127. -- high flags: 8000
  128. -- rect: left=286 top=292 right=329 bottom=340
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: 
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   go to card id 2957 of stack "Help/Premier-85"
  140. end mouseUp
  141.  
  142.  
  143.  
  144.  
  145. -- part 22 (button)
  146. -- low flags: 00
  147. -- high flags: A000
  148. -- rect: left=125 top=293 right=334 bottom=212
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 8538 / 8538
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: 
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   ask "Find what?"
  160.   if it is empty then exit mouseUp
  161.   put "Find" && it into message box
  162.   find it
  163. end mouseUp
  164.  
  165.  
  166.  
  167. -- part 23 (button)
  168. -- low flags: 00
  169. -- high flags: 8000
  170. -- rect: left=342 top=295 right=321 bottom=450
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 1
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179. ----- HyperTalk script -----
  180. on mouseUp
  181.   doMenu compact stack
  182. end mouseUp
  183.  
  184.